Release 10.1A: OpenEdge Development:
Java Open Clients
Connecting to an AppServer using an SDOAppObject
To establish a connection to an AppServer, you must instantiate an SDOAppObject.
The following constructors for the SDOAppObject class take the same parameters and connect to an AppServer in the same way as any AppObject constructor:
ConnectObjSpecifies the
Connectionobject that contains the AppServer connection information. AConnectionobject can be instantiated with one of the constructors described in the "Connection object" section.urlStringSpecifies the AppServer connection information.
userId,password,AppServer-infoSpecify any information required by the AppServer application at connection time.
For more information on how to specify these parameters, see Chapter 3, " Connecting to an AppServer."
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |